home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / New System Software Extensions / QuickDraw™ 3D 1.0 / Read Me First
Encoding:
Text File  |  1995-06-06  |  2.7 KB  |  49 lines  |  [ttro/ttxt]

  1.                              
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Welcome to QuickDraw 3D.  
  8.  
  9. QuickDraw 3D is a cross platform 3D graphics library developed by Apple Computer.  Enclosed, you will find the 1.0 release of QuickDraw 3D for MacOS™.
  10.  
  11. QuickDraw 3D goes beyond providing 3D graphics, it provides an integrated solution both for the end user and for developers.  QuickDraw 3D encompasses a standard file format (3DMF), acceleration layer, input architecture, high level geometries, and extensibility.
  12.  
  13. QuickDraw 3D is a shared library for PowerPC™ based computers running the MacOS.  The API is in C, with support for development using C++.  QuickDraw 3D allows for immediate mode and retained rendering.  The API is object based and provides a large number of geometry types.  The file format accomodates both text and binary modes, with encoding for endianess so that files can be transported to other platforms.
  14.  
  15. Roadmap to the enclosed folders
  16.  
  17. Development  - This folder contains the headers, link libraries, source code for a 3DMF parser, and the debugging version of QuickDraw 3D to be used during your development process.
  18.  
  19. Samples  - This folder contains sample code to help you get started developing applications, sample models, and sample applications.
  20.  
  21. Documentation  - This folder contains the electronic version of the documentation, as well as the QuickDraw 3D database for the Toolbox Assistant and the 3DMF file format specification.
  22.  
  23. QuickDraw™ 3D  - This folder contains the 1.0 release of QuickDraw 3D as it will be available to end users.
  24.  
  25. Please read the Developers' Notes file in the Development folder for vital information needed during the development cycle.
  26.  
  27. How to contact Apple Computer
  28.  
  29. Please report bugs to AppleLink:
  30.  
  31. APPLE.BUGS (APPLE.BUGS@AppleLink.apple.com)
  32.  
  33. If you are a member of one of Apple's developer programs, you may be eligible for code level technical support if you are in our Partner of Associates Plus programs.  For details on developer programs, and to send in your questions, please send mail to AppleLink: 
  34.  
  35. DEVSUPPORT (DEVSUPPORT@AppleLink.apple.com)
  36.  
  37. If you are developing a cool 3D application and you want to tell Apple about it, please tell us about it by sending mail to 
  38.  
  39. QUICKDRAW.3D (QUICKDRAW.3D@AppleLink.apple.com)
  40.  
  41. Apple Computer's 3D technologies evangelist, Shawn Hopwood (S.HOPWOOD@AppleLink.apple.com) is eager to work with developers.  Contact Shawn with details of your product.
  42.  
  43. We have other self help technical support resources.  Check out your favorite online forum to ask questions.  Members of the QuickDraw 3D team check the usenet news group comp.sys.mac.programmer.help, and also QuickDraw 3D talk boards on AppleLink and eWorld.
  44.  
  45. Thanks for choosing QuickDraw 3D, and good luck with your development efforts!!
  46.  
  47. The QuickDraw 3D team.
  48.  
  49.